home *** CD-ROM | disk | FTP | other *** search
- cbswhen
- (Script new
- add: (ScriptStep new
- delay: 1.0;
- mousePointAt: 640 @ 480;
- fullScreen: 'scripts\narrate\140641e.bmp;;ClrBlack';
- playSound: 'scripts\cbswhen\whena.wav';
- waitForMci;
- delay: 2;
- yourself);
- add: (ScriptStep new
- fullScreen: 'scja\140641b.bmp;;ClrBlack';
- playSound: 'scripts\cbswhen\when01.wav';
- waitForMci;
- yourself);
- add: (ScriptStep new
- fullScreen: 'oror\153985b.bmp;;ClrBlack';
- playSound: 'scripts\cbswhen\when02.wav';
- waitForMci;
- playSound: 'oror\oror01.wav';
- waitForMci;
-
- yourself);
- add: (ScriptStep new
- fullScreen: 'grca\140637b.bmp;;ClrBlack';
- playSound: 'scripts\cbswhen\when03.wav';
- waitForMci;
- playSound: 'grca\grca01.wav';
- waitForMci;
- yourself);
- add: (ScriptStep new
- fullScreen: 'howr\153925b.bmp;;ClrBlack';
- playSound: 'scripts\cbswhen\when04.wav';
- waitForMci;
- playSound: 'chorus\chdefo3.wav';
- waitForMci;
- yourself);
- add: (ScriptStep new
- fullScreen: 'amro\128411b.bmp;;ClrBlack';
- playSound: 'scripts\cbswhen\when05.wav';
- waitForMci;
- playSound: 'amro\amro02.wav';
- waitForMci;
- yourself);
- add: (ScriptStep new
- fullScreen: 'bewr\151977b.bmp;;ClrBlack';
- playSound: 'scripts\cbswhen\when06.wav';
- waitForMci;
- playSound: 'bewr\bewr01.wav';
- waitForMci;
- yourself);
- add: (ScriptStep new
- fullScreen: 'bobo\153967b.bmp;;ClrBlack';
- playSound: 'scripts\cbswhen\when07.wav';
- waitForMci;
- playSound: 'bobo\bobo02.wav';
- waitForMci;
-
- yourself);
- add: (ScriptStep new
- fullScreen: 'bcch\153926b.bmp;;ClrBlack';
- playSound: 'scripts\cbswhen\when08.wav';
- waitForMci;
- yourself);
- add: (ScriptStep new
- fullScreen: 'scripts\narrate\153926e.bmp;;ClrBlack';
- yourself);
- add: (ScriptStep new
- playSound: 'scripts\cbswhen\whenend.wav';
- waitForMci;
- delay: 1;
- yourself);
-
- yourself)
-